From: Nicolas Thill Date: Mon, 22 Sep 2014 08:49:04 +0000 (+0200) Subject: gst1-libav: fix configure X-Git-Url: http://git.openwrt.org/%22https:/collectd.org/%22http:/www.crowdsec.net//%22https%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22https%22?a=commitdiff_plain;h=9a3f00d37a00be7e24a6fa30183066d04970bed5;p=feed%2Fpackages.git gst1-libav: fix configure Signed-off-by: Nicolas Thill --- diff --git a/multimedia/gst1-libav/Makefile b/multimedia/gst1-libav/Makefile index 23cafa37a7..340886138d 100644 --- a/multimedia/gst1-libav/Makefile +++ b/multimedia/gst1-libav/Makefile @@ -145,8 +145,8 @@ LIBAV_CONFIGURE_PARSERS:=$(call FILTER_CONFIG,PARSER,parser,$(LIBAV_PARSERS)) LIBAV_CONFIGURE_PROTOCOLS:=$(call FILTER_CONFIG,PROTOCOL,protocol,$(LIBAV_PROTOCOLS)) CONFIGURE_ARGS += \ - --with-libav-extra-configure="--target-os=linux \ --without-system-libav \ + --with-libav-extra-configure="--target-os=linux \ --disable-bsfs \ --disable-devices \ --disable-encoders \